xen: correct BITS_PER_EVTCHN_WORD on arm
authorIan Campbell <ian.campbell@citrix.com>
Wed, 27 Feb 2013 13:14:54 +0000 (13:14 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 12 Mar 2013 15:46:50 +0000 (15:46 +0000)
commitfde3412217a1e84e2601e591ca92e82a208d9688
tree89c931bfd9d64739f14b8d4bbc9f8fdd05d8fb08
parent49cc1f0431b7ff62780fc84975302eb444edbe05
xen: correct BITS_PER_EVTCHN_WORD on arm

This is always 64-bit on ARM, not BITS_PER_LONG

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/include/asm-arm/config.h
xen/include/asm-x86/config.h
xen/include/xen/sched.h